Name | Description | |
---|---|---|
ComArray<T> Constructor | Overloaded. |
The following tables list the members exposed by ComArray<T>.
Name | Description | |
---|---|---|
ComArray<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from GrapeCity.Documents.DX.DisposeBase) | |
Item | Gets or sets the T with the specified i. | |
Length | Gets the length. (Inherited from GrapeCity.Documents.DX.ComArrayBase) | |
NativePointer | Gets the pointer to the native array associated to this instance. (Inherited from GrapeCity.Documents.DX.ComArrayBase) |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Documents.DX.DisposeBase) | |
Get | Gets an object at the specified index. (Inherited from GrapeCity.Documents.DX.ComArrayBase) | |
Set | Sets an object at the specified index. (Inherited from GrapeCity.Documents.DX.ComArrayBase) |
Name | Description | |
---|---|---|
Disposed | Occurs when this instance is fully disposed. (Inherited from GrapeCity.Documents.DX.DisposeBase) | |
Disposing | Occurs when this instance is starting to be disposed. (Inherited from GrapeCity.Documents.DX.DisposeBase) |